The FireWire SDK provides everything you need to build and run our sample drivers for FireWire except for MPW. You'll need to install MPW from the E.T.O. #20 CD or the E.T.O. #21 CD to build the contents of the FireWire SDK.
Drag the entire contents of the FireWire SDK to your hard drive. There are build instructions for each piece of sample code in the :Documentation: folder. The MakeFiles for the sample code are dependent upon the directory hierarchy of the SDK, so you should drag the contents into one place. The MakeFiles know where the libraries and header files are within the SDK (or your copy of it), so you will not need to move anything into your MPW folder. Just drag and build.
The FireWire SDK includes all of the supporting FireWire extensions in the :Extensions:FWExtensions: folder. Also included are pre-built sample drivers in the :Extensions:SampleExtensions: folder and pre-built applications in the :Applications:SampleApplications: folder.
When you build one of the sample drivers, the built extensions will be placed in the :BuildResults:Extensions: folder, and the built applications will be placed in the :BuildResults:Applications: folder.